Declared in IMCommonConstants.h

IMSDKEthnicity

User Ethnicity

Definition

typedef NS_ENUM(NSInteger, IMSDKEthnicity ) {
   kIMSDKEthnicityHispanic = 1,
   kIMSDKEthnicityCaucasian,
   kIMSDKEthnicityAsian,
   kIMSDKEthnicityAfricanAmerican,
   kIMSDKEthnicityOther,
};

Constants

kIMSDKEthnicityHispanic

User Ethnicity

Declared In IMCommonConstants.h.

kIMSDKEthnicityCaucasian

User Ethnicity

Declared In IMCommonConstants.h.

kIMSDKEthnicityAsian

User Ethnicity

Declared In IMCommonConstants.h.

kIMSDKEthnicityAfricanAmerican

User Ethnicity

Declared In IMCommonConstants.h.

kIMSDKEthnicityOther

User Ethnicity

Declared In IMCommonConstants.h.

Declared In

IMCommonConstants.h